home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 176-200 / scopedisk191 / mostra / mostra.tex < prev    next >
Text File  |  1995-03-19  |  22KB  |  446 lines

  1. \font\twelverm=cmr12
  2. \font\twelvett=cmtt12
  3. \twelverm
  4. \font\it=cmti12
  5. \font\bf=cmbx12
  6. \font\big=cmbx10 scaled\magstep5
  7. \font\bigss=cmssdc10 scaled\magstep5
  8. \font\twelvess=cmssdc10 scaled\magstephalf
  9. \def\Mostra{{\twelvess Mostra}}
  10. \centerline{\bigss Mostra}
  11. \vskip 1cm
  12. \centerline{\big A Universal IFF Viewer}
  13. \vskip 1cm
  14. \parindent=40pt
  15. \parskip=10pt plus 1pt minus 1pt
  16. \baselineskip=15pt
  17. \noindent There are many utilities for viewing IFF ILBM files, but none I'd seen
  18. until now met the goal of displaying every IFF picture; each had its
  19. idiosyncrasies.  If one viewer could display overscan pictures, then every
  20. picture with more than 640 pixels on a line would be shifted like there were 700
  21. pixels; some programs could only show a directory of pictures by forcing the
  22. user to enter all the filenames; some programs would crash with PAL pictures;
  23. others would do the same with pictures larger than any screen; it was rare to
  24. have an option to force a screen mode (for the tech-folks out there:  old IFF
  25. ILBM files don't have the CAMG chunk!); there were no comfortable file
  26. requesters for use when you didn't know the exact name of the file (who can
  27. remember GRABBiT file names?); pressing the right mouse button could cause a
  28. useless drag bar to corrupt the picture$\ldots$
  29.  
  30. If a program had one feature, it lacked another, so I decided to write a show
  31. utility.  I never would have succeeded without the best friend of an Amiga
  32. programmer:  the ARP library.  If I have been able to write \Mostra, it's only
  33. to ARP's credit.  Pattern matching, resource tracking, powerful resident
  34. functions$\ldots$ The only drawback is that you {\it must\/} have the
  35. arp.library (V39!) in your libs:  directory in order to run \Mostra.  Otherwise,
  36. a message will be displayed, and \Mostra\ will refuse to run.  \Mostra\ is also
  37. a pure program, i.e., it can be made resident.
  38.  
  39. Note that you can run \Mostra\ from Workbench:  called by itself it will pop the
  40. file requester and will show you pictures until you select {\twelvett CANCEL} or
  41. close the file requester window.  Otherwise, you can select multiple icons, or
  42. you can change the default tool of your pictures.  Note that if you do this with
  43. a CAT or a LIST you will have an automatic little slideshow.
  44.  
  45. \Mostra\ can process {\it any\/} IFF ILBM file (including Photon Paint files,
  46. excellence!  files etc.); this means not only IFF ILBM FORMs, but also nested
  47. ILBM, FTXT, FORMs, CATs, LISTs and PROPs!  It will always try to find the screen
  48. type that fits the best, and won't give up if you want to see 1$\times$1 brushes
  49. or {\it very\/} large pictures:  Tom tried up to 5120$\times$4096 (thanx Tom).
  50. In any case, you can force the screen type with several options.
  51.  
  52. One of the major features in this release is direct support for SHAM and
  53. indirect support for Dynamic HAM and Dynamic Hi-Res.  Note that you get {\it
  54. full\/} SHAM support --- you can scroll around SHAM pictures in little screens!
  55. Of course vertical movement requires a {\it lot\/} of work for your Amiga.  For
  56. Dynamic Hi-Res and Dynamic HAM \Mostra\ will call NewTek's Dyna-Show, that must
  57. be in one of your search paths (the simplest way to accomplish this is putting
  58. Dyna-Show in your C:  directory).  You can this way look to every kind of
  59. picture, but with Dynamic modes you lose some of \Mostra's powerful features,
  60. e.g., the screen sizing.  However, all principal functions are implemented.
  61. Including Dyna-Show-like code in \Mostra\ would have increased its size too
  62. much.  Maybe the next release I'll think about it.
  63.  
  64.  
  65. To get the syntax in AmigaDOS/ARP style type:
  66.  
  67. {\obeylines
  68. \parindent=0pt
  69. \twelvett
  70. M ?
  71. \vskip 10pt
  72. \twelverm
  73. This will produce the input template:
  74. \vskip 10pt
  75. \twelvett
  76. {\parskip=0pt Files/$\ldots$,A=ALL/s,R=REPEAT/s,Q=QUIET/s,NOFASTDRAW/s,
  77. C=CENTER/s,B=BLACKBACKGROUND/s,W=Width/k,H=Height/k,CYCLE/s,
  78. Secs/k,Fade/k,NO=NOSTARTUP/s,Batch/k,
  79. N=NOMOUSE/s,F=FREEMOUSE/s,LOCKKEYS/s,NA=NOACTIVATE/s,DB=DOUBLEBUFFERING/s,
  80. HIRES/s,LACE/s,LORES/s,NOLACE/s,HAM/s,HALFBRITE/s:}
  81. \vskip 10pt
  82. \twelverm
  83. If you ask for more help by typing `?' again, you will see:
  84. \vskip 10pt
  85. \twelvett
  86. {\parskip=0pt \Mostra\ 1.0 {\copyright} 1990 Sebastiano Vigna
  87. Usage: M <wildcards [$\ldots$] | !> [ALL] [REPEAT] [QUIET] [NOFASTDRAW]
  88.         [CENTER] [BLACKBACKGROUND] [WIDTH n] [HEIGHT n] [CYCLE]
  89.         [SECS time] [FADE speed] [NOSTARTUP] [BATCH file]
  90.         [NOMOUSE] [FREEMOUSE] [LOCKKEYS] [NOACTIVATE] [DOUBLEBUFFERING]
  91.         [HIRES | LORES] [LACE | NOLACE] [HAM | HALFBRITE]}
  92. \vskip 10pt
  93. \twelverm
  94. The same help is displayed if you call \Mostra\ with no arguments.
  95. }
  96.  
  97. \Mostra's first argument is a list of patterns (or file names) as long as you
  98. want; you will get every picture whose name matches one of the patterns.
  99. Alternatively, you can type only the `!' character, and \Mostra\ will display
  100. the famous Heath File Requester, allowing you to scan the entire file system.
  101.  
  102. When you're tired of looking at the picture, move the mouse pointer to the very
  103. top of the screen and press the right button (you can also press the {\twelvett
  104. RETURN}, {\twelvett SPACE} or {\twelvett ESCAPE} keys).  You can drag or depth-
  105. arrange the screen with the left mouse button (the gadgets are invisible, but
  106. they really are there!).  {\twelvett TAB} will toggle on/off color cycling.  To
  107. stop pattern matching or IFF scanning use {\twelvett CTRL-C} at any moment.
  108.  
  109. If the screen size is less than the size of the picture, you can move around
  110. with cursor keys by themselves (moving by 8 pixels) or in combination with the
  111. {\twelvett ALT} (a screenful minus 16 pixels), {\twelvett SHIFT} (which
  112. brings you to the borders), or
  113. {\twelvett CTRL} (16 pixels) keys.  A noteworthy feature of
  114. \Mostra\ is that the picture is {\it not\/} decrunched all at one time in a very
  115. large chunk of memory; instead, a fast LM routine decrunches the file in
  116. real-time every time you move (the routine could be faster, but it has lots of
  117. controls to get rid of damaged IFF BODY chunks; safety always first).  This is
  118. not as fast as the memory-eating method, but I think it's {\it much\/} better!
  119. Very large pictures (like 800$\times$900) will be shown in a full screen
  120. (generated on the fly at Workbench size) which you can move around.  Overscan
  121. pictures will retain their size of it's not greater than 400$\times$300 lo-res
  122. pixels (400$\times$250 on a NTSC Amiga).  For hi-res pictures, there is also a
  123. 704 pixel width limit due to Intuition.  Small brushes will be shown in a
  124. minimum 256$\times$128 pixel screen.  Of course, moving vertically with SHAM
  125. pictures involves a high system overhead, since CopperLists are continuously
  126. built and deleted.
  127.  
  128. A weird effect of this method is that you can see pictures that can't even be
  129. {\it loaded\/} into your Amiga.  Let's suppose you have a really crunched
  130. picture; the BODY chunk and a 256$\times$256 lo-res screen could take much less
  131. space than the decrunched picture, so you could create pictures that only
  132. \Mostra\ could let you see in all of their parts.  Why you would want to do
  133. this, well, that's another matter.
  134.  
  135. If you're looking at a Dynamic HAM/Dynamic Hi-Res picture, remember that you're
  136. dealing with Dyna-Show, and not with \Mostra.  To exit you must simply press a
  137. key or a mouse button.  Remember also that all other task are frozen.
  138.  
  139. Then we have a lot of options (parentheses show how to shorten 'em):
  140.  
  141. \item{$\bullet$}{\twelvett ALL (A)} recursively scans all of the subdirectories
  142. during the wildcard search.
  143.  
  144. \item{$\bullet$}{\twelvett REPEAT (R)} will endlessly restart from the first
  145. pattern when it has finished with the last; if you used the `!' line arguments,
  146. the file requester will pop up after every picture until you {\twelvett CANCEL}
  147. or close.
  148.  
  149. \item{$\bullet$}{\twelvett QUIET (Q)} turns off all messages except in case of
  150. error.
  151.  
  152. \item{$\bullet$}{\twelvett NOFASTDRAW} leaves the program at priority 0; by
  153. default, \Mostra\ will surround the BODY decrunching operations with a
  154. SetTaskPri(1).  This will not lock the system, but in a multitasking situation
  155. \Mostra\ will perform quickly when needed.
  156.  
  157. \item{$\bullet$}{\twelvett CENTER (C)} will force the screen to be centered
  158. (640$\times$200 pictures on PAL screens look so ugly$\ldots$) and will use
  159. overscan if necessary.
  160.  
  161. \item{$\bullet$}{\twelvett BLACKBACKGROUND (B)} will create a 0-bitplane (almost
  162. no memory consumed!) black screen that will stay until you saw the last picture.
  163. This is for aesthetic purposes only.
  164.  
  165. \item{$\bullet$}{\twelvett WIDTH} and {\twelvett HEIGHT (W,H)} want an argument
  166. that specifies the dimensions of the viewing screen.  However, \Mostra\ is an
  167. intelligent program, and will almost always find the correct screen by itself.
  168. WARNING:  dimensions allowed are from 64 to 1024, at your own risk.  Your Amiga
  169. won't crash, but weird things can happen$\ldots$ (Please note that SHAM vertical
  170. sizes will be rounded to the next even number).
  171.  
  172. \item{$\bullet$}{\twelvett CYCLE} will automatically activate color cycling on
  173. every picture.  Usually this happens only by request, through {\twelvett TAB}.
  174.  
  175. \item{$\bullet$}{\twelvett SECS} must be followed by a number between 0 and 1000
  176. (the zero delay was a request from a BIXen).  \Mostra\ will display the picture
  177. for the number of seconds specified, but you can skip it with mouse, {\twelvett
  178. RETURN}, {\twelvett SPACE}, and {\twelvett ESCAPE} keys as always or stop the
  179. show with {\twelvett CTRL-C}.  Cursor keys are disabled.  Greatly reworked on
  180. Warren's request.
  181.  
  182. \item{$\bullet$}{\twelvett FADE} lets you specify a speed for pictures to fade
  183. in and out.  Valid numbers are 1 to 4, with four the slowest.  Note that HAM
  184. pictures can't be faded.
  185.  
  186. \item{$\bullet$}{\twelvett LOCKPIC} will lock the picture displayed.  You won't
  187. be able to scroll around, but the memory in which the file is loaded will be
  188. immediately freed after the decompression, thus minimizing the memory usage.
  189.  
  190. \item{$\bullet$}{\twelvett NOMOUSE (N)} will hide the mouse pointer while
  191. \Mostra\ is displaying a picture.
  192.  
  193. \item{$\bullet$}{\twelvett FREEMOUSE (F)} will let you pass from one picture to
  194. another by clicking either of the mouse buttons at any position on the screen.
  195.  
  196. \item{$\bullet$}{\twelvett LOCKKEYS} will discard any input from the
  197. keyboard during the display.  You must use the mouse to pass to the
  198. following picture.  Note that if {\twelvett FREEMOUSE} is not
  199. activated, the only way to go is clicking the right mouse button while
  200. the mouse pointer is at the top of the screen.
  201.  
  202. \item{$\bullet$}{\twelvett NOACTIVATE (NA)} will inhibit the activation of the
  203. picture screens, so you can keep on typing on your current screen.  This was a
  204. request from Tom.
  205.  
  206. \item{$\bullet$}{\twelvett DOUBLEBUFFERING (DB)} sets a double buffering show
  207. mode:  while a new picture is being loaded you see the old one, no Workbench
  208. pop-up or black screens.  Eats lots of memory, too.  Again, a request from Tom.
  209. (Note:  it's canceled if you call the file requester; if a picture requiring
  210. Dyna-Show is encountered, the current screen will be closed, in order to get as
  211. much free memory as possible:  you may consider using also {\twelvett
  212. BLACKBACKGROUND} to prevent Workbench appereance.)
  213.  
  214. Centering is no longer performed via Preferences, so if you move the screen the
  215. centering will go away.  {\twelvett NOSTARTUP} and {\twelvett BATCH} options
  216. will be discussed later.
  217.  
  218. Now, the graphics options.  You can force all screens to be {\twelvett HIRES} or
  219. {\twelvett LORES}, {\twelvett LACE} or {\twelvett NOLACE}, {\twelvett HAM} or
  220. {\twelvett HALFBRITE}.  Note that if \Mostra\ finds a six bitplane picture with
  221. no indications (no CAMG chunk), it won't set the {\twelvett HAM} flag by
  222. default.  These flags are ``dumb,'' that is, they'll do exactly what you say,
  223. even if it is meaningless.  However, if you use both {\twelvett HALFBRITE} and
  224. {\twelvett HAM} together, only the former will take place.
  225.  
  226. Note that all of the options after {\twelvett QUIET} won't have any effect on
  227. pictures shown through Dyna-Show, except for {\twelvett BLACKBACKGROUND} and
  228. {\twelvett SECS}.
  229.  
  230. And now, some examples:
  231.  
  232. \twelvett
  233. M MyPics:* SECS 5 FADE 1 NOMOUSE BLACKBACKGROUND REPEAT CENTER ALL
  234.  
  235. \twelverm
  236.  
  237. \noindent will generate a real (and endless!) slide show of the pictures in the
  238. MyPics:  dir and in all its subdirs, centered and with no mouse pointer hanging
  239. around.  In order to stop the slide show, you must press {\twelvett CTRL-C}.
  240.  
  241. \twelvett
  242. M df0:*.image df0:pictures/*.pic HIRES LACE
  243.  
  244. \twelverm
  245. \noindent will show the files ending with .image on the drive df0:  and the
  246. files ending with .pic in the directory df0:pictures.  \Mostra\ will be forced
  247. to use high resolution, interlaced screens.  Setting the {\twelvett HIRES} flag
  248. on pictures with more than 4 bitplanes usually leads you to see absolutely
  249. nothing.
  250.  
  251. \twelvett
  252. M dh0:hirespic LORES NOLACE
  253.  
  254. \twelverm
  255. \noindent will show a hi-res picture in lo-res (`zooming in').  You can move
  256. around with the cursor keys as described above.
  257.  
  258. {\twelvett WIDTH} and {\twelvett HEIGHT} can be useful when you have a picture
  259. that cannot be displayed because there's not enough Chip RAM (you get the
  260. ``Can't open Screen'' error message).  In such a case, try:
  261.  
  262. \twelvett
  263. M pic WIDTH 128 HEIGHT 128
  264.  
  265. \twelverm
  266. \noindent This will usually allow you to at least get a peek at something.
  267.  
  268.  
  269. \vskip 2cm
  270. \centerline{\big Advanced features}
  271. \vskip 1cm
  272.  
  273.  
  274. \noindent For maximum flexibility, \Mostra\ allows you to use ``startup'' files
  275. and ``startup'' Tool Types, with which you can configure the program to suit your
  276. tastes.
  277.  
  278. There is a standard startup file, called `S:Startup-Mostra'.  \Mostra\ will
  279. search for it when run from CLI.  The format of this file is {\it exactly\/} the
  280. same as the \Mostra\ line format minus the command name ({\twelvett M}).
  281. Commands may be spread out over several lines or gathered together onto a single
  282. line.  Every switch or keyword in the startup file will act as a default, and
  283. will be toggled or superseded by any command line arguments.  Command line
  284. switches will act as toggles (if your startup file has the keyword {\twelvett
  285. ALL} and you say {\twelvett M * ALL}, you {\it won't\/} go into subdirectories),
  286. while keywords simply assert the new value (if you have {\twelvett FADE 1} in
  287. your startup file and you say {\twelvett FADE 3} in the command line, your
  288. pictures will be faded at speed 3).
  289.  
  290. Two options concern startup files:
  291.  
  292. \item{$\bullet$}{\twelvett NOSTARTUP} inhibit the search for startup files,
  293. useful if you have one of them and you want to specify your options from
  294. scratch; it can be shortened with {\twelvett NO}.
  295.  
  296. \item{$\bullet$}{\twelvett BATCH} wants a complete path/filename that \Mostra\
  297. will use as startup file.
  298.  
  299. From the WB side, you can write the startup options in the Tool Types of the
  300. \Mostra\ icon, and it will use them.  The format is the same of
  301. `Startup-Mostra'.  Please note that {\twelvett FADE=1}, {\twelvett WIDTH=352}
  302. are valid, but {\twelvett FREEMOUSE=ON} is not; use only {\twelvett FREEMOUSE}.
  303.  
  304. Or you can set the first Tool Type of a project icon to {\twelvett STARTUP} and
  305. put your options in the following lines; the project picture file will be shown
  306. with those options when you double-click its icon.  You can do the same thing
  307. with an icon that has no related file, and put some wildcards in the Tool Type.
  308. The wildcards will then be shown with those options.  If you don't put in
  309. wildcards, you get a ``style'' icon:  you can {\twelvett SHIFT} click some
  310. icons, {\twelvett SHIFT} click the ``style'' icon (in {\it this\/} order) and
  311. then {\twelvett SHIFT} double-click the \Mostra\ icon (or directly {\twelvett
  312. SHIFT} double-click the last icon, if its default tool is \Mostra):  you will
  313. see the selected picture files with the options specified in the style icon.
  314. The style icon by itself will pop up the file requester.  Please note that even
  315. an icon with wildcards can be used as a style icon because multiple selections
  316. supersede wildcards.
  317.  
  318. I know, it seems a little twisted, but using it you'll find, instead, that it's
  319. the way you'd think.
  320.  
  321. {\bf WARNING}:  strange interactions can take place.  If you have some picture
  322. icons, and you {\twelvett SHIFT} click all but one of them and then you
  323. {\twelvett SHIFT} double click the last {\it and\/} the last picture icon you
  324. clicked had some {\twelvett STARTUP} options, you will see {\it all\/} of the
  325. pictures with those options.  Right?
  326.  
  327. For curious/tech/interested people, here is the exact algorithm:
  328.  
  329. \item{1.} If sm\_NumArgs$>$1 (the user started \Mostra\ with al least an icon
  330. argument), check if sm\_ArgList[1] (the first `real' argument) has Tool Types
  331. with first Tool Type = {\twelvett STARTUP}.  If so, scan the whole Tool Types list
  332. like a command line, accepting mixed commands on a single Tool Type as well as
  333. separated commands in separated Tool Types.
  334.  
  335. \item{2.} If 1.\ goes wrong, check the \Mostra\ icon Tool Types, and take them as
  336. a command line.  (Note:  {\twelvett STARTUP} is not requested.)
  337.  
  338. \item{3.} Now, if sm\_NumArgs$>$1, check every sc\_ArgList[i] with i$>$0 and if
  339. there is a related file ({\it not\/} a .info file!) generate a list of arguments
  340. as if the user entered them manually, {\it superseding\/} eventual
  341. filenames/wildcards found in 1.\ and 2.
  342.  
  343.  
  344. \noindent Now, examples, by means of common problems:
  345.  
  346.  
  347. \item{1.} ``I have a hundred pictures on my 360M hard disk, and I've organized
  348. them in a few groups.  How can I make simple slideshows, with each group
  349. separate?''
  350.  
  351. Simple:  Create a project icon for each group, and add a Tool Type {\twelvett
  352. STARTUP}.  Then add a Tool Type like {\twelvett PICS:Group1/* ALL SECS 5 CENTER}
  353. to choose your options, set the default tool to {\twelvett C:M} (or wherever you
  354. put it) and double-click (of course, this must be done with every group icon).
  355. Don't give the icons the same name as a directory, or \Mostra\ will collapse in
  356. confusion.
  357.  
  358.  
  359. \item{2.} ``I want to always see the black screen when I start from WB.''
  360.  
  361. Set a \Mostra\ Tool Type to {\twelvett BLACKBACKGROUND}.
  362.  
  363.  
  364. \item{3.} ``I have some pictures.  Sometimes I want to see a few of them with a
  365. full screen and no mouse, sometimes with a 128$\times$128 screen, sometimes
  366. centered.''
  367.  
  368. Create three ``style'' icons.  Each icon must have as its first Tool Type
  369. {\twelvett STARTUP}, and the following ones must be something like {\twelvett
  370. NOMOUSE}, {\twelvett WIDTH 128 HEIGHT 128} and {\twelvett CENTER}.  The default
  371. tool must be {\twelvett C:M}.  When you want to see in a certain style,
  372. {\twelvett SHIFT} click the picture icons and {\it then\/} {\twelvett SHIFT}
  373. double-click the style icon you desire.
  374.  
  375.  
  376. \item{4.} ``I like to click my pics one at a time, each one with different
  377. options.  I'd like also to see them in irregular groups, each picture with its
  378. options.''
  379.  
  380. You need a psycho-analyst, not \Mostra.
  381.  
  382.  
  383. \vskip 2cm
  384. \centerline{\big Credits}
  385. \vskip 1cm
  386.  
  387. I am proud to announce that \Mostra\ worked perfectly with .LBM files from an
  388. MS-DOS game, loaded directly from the original disk (via CrossDos, of course).
  389.  
  390. I wish to thank some people, first of all the ARP team for the arp.library and
  391. John Toebes at Lattice for the best Amiga C.  Speed and compactness of \Mostra\
  392. come from the fabulous 5.04 release.  Dulcis in fundo (I like {\it so\/} much
  393. the Latin!) thanks to Luca Spada (the SkyLink SysOp) for his enthusiasm about my
  394. previous Show program; he persuaded me to create \Mostra\ 1.0.
  395.  
  396. Also I would thank all of the BIXens that encouraged me someway or helped me to
  397. find bugs.  Great help with SHAM came from Warren Block and Jamie Purdon
  398. (something still has to be fixed$\ldots$).  The new centering code comes from an
  399. example by Willy Langeveld.  Erik Quackenbush made me aware of a big bug.  Dan
  400. Ten Ton suggested the new name (don't wonder, he knows the Italian!) but the
  401. pointer came also from Dave Quick (only, he doesn't know the Italian$\ldots$).
  402. Wes Howe pushed me to improve the diagnostics.  Tom Rokicki, Roger Uzun, Dan,
  403. Warren and Luca helped me to beta-test and they suggested new options.  Warren
  404. also checked the docs.  Keith Hopkins gave me the icon.  Finally, Tom sent me
  405. the greatest compliments {\twelvett 8-)}.  Etc.\ etc., I surely missed
  406. someone$\ldots$ it's the {\it best\/} programming environment in the world!
  407.  
  408. If you find any bugs please write me or leave me a message at BIX.
  409.  
  410. This software is not public domain.  It is shareware:  you should send me \$20
  411. (or more, why not?) if you find it useful (BIXfriends are of course free).
  412. Please don't send checks drawn on a US bank, they're almost impossible to cash.
  413. I'd prefer postal money orders, currency or checks drawn on an italian bank.
  414.  
  415. I would like to thank Walter Dörwald (Germany), Jürgen E.  Haug (Germany),
  416. Svante Kleist (Sweden), Tim Beard (Australia) and Christian König (Germany) for
  417. having sent the shareware contribution for \Mostra.
  418.  
  419. If you're reading this, you probably have access to a \TeX\ system.  Anyway, if
  420. you spent a good part of your time preparing and printing documents, I'd suggest
  421. you to take a look at Amiga\TeX, a wonderful package from Radical Eye Software
  422. which is probably the best implementation of \TeX\ you can
  423. find on any computer.
  424.  
  425. This software is provided ``AS IS'' without warranty of any kind, either
  426. expressed or implied.  By using \Mostra, you agree to accept the entire risk as
  427. to the quality and performance of the program.  Any liability will be limited
  428. exclusively to product replacement.  \Mostra\ is freely distributable as long as
  429. all of its files are included in their original form without additions,
  430. deletions, or modifications of any kind.  (I {\it hate\/} all of this legal
  431. stuff, but one never knows$\ldots$)
  432.  
  433. Dyna-Show {\copyright} 1990 NewTek is a show program that features Dynamic modes display.
  434.  
  435. I hope \Mostra\ will help you to enjoy your Amiga even more (if possible).
  436.  
  437. \vskip 3cm
  438. {\obeylines\parskip=0pt
  439. Sebastiano Vigna
  440. BIX: svigna
  441. Via Valparaiso, 18
  442. I-20144 Milano MI
  443. Italia
  444. }
  445. \bye
  446.